home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / condir18.lha / condir_user.txt < prev    next >
Encoding:
Text File  |  1994-11-25  |  4.2 KB  |  97 lines

  1. User Documentation for ConDir
  2. -----------------------------
  3.  
  4. The purpose of this program is to let you, the user, have access to
  5. different file areas, including CD ROM drives, without having to read
  6. through the normal DLG File Areas.  In addition, this helps the sysop
  7. out by not forcing him to have a bunch of file descriptions taking up
  8. space on his hard drive.
  9.  
  10. The program is relatively easy to use.  Most of the program control is done
  11. with the number keys.  If you have an IBM or clone, make sure you turn on
  12. your number lock.  Also, this program uses ANSI screen positioning AND
  13. ANSI colors.  You will need to use a FULLY ANSI capable terminal program.
  14.  
  15. Here is an example screen:
  16.  
  17. ---------------------------------------------------------------------
  18. Directory:  cd0:
  19. (8)Up (2)Down E(X)it (T)ype (L)ist (D)own Dir (U)p Dir (G)Mark File (H)elp
  20. -> AB20                               2048 21-Jun-93
  21.    AB20.INFO                           724 02-May-93
  22.    AMINET                             2048 21-Jun-93
  23.    AMINET.INFO                         724 02-May-93
  24.    DIRS.TXT                           8367 20-Jun-93
  25.    I_AB20                            58811 12-May-93
  26.    I_AMINET                         192169 10-Jun-93
  27.    [...]
  28. ----------------------------------------------------------------------
  29.  
  30. The cursor (->) points to either a file or a directory located in the
  31. current directory.  Directory names will be in a different color from the
  32. files listed.  You can move the cursor with the arrow keys or the
  33. following replacement keys:
  34.  
  35. 8 - Move the cursor up one time.  If the cursor is at the top of a listing,
  36.     the program will attempt to go to the previous page.
  37.  
  38. 2 - Move the cursor down one time.  Again, if the cursor is at the bottom
  39.     of the listing, the program will display the next page.
  40.  
  41. 6 - Move to the next page of listings.
  42.  
  43. 4 - Move to the previous page of listings.
  44.  
  45. 7 - Move the curser to the top position on page.
  46.  
  47. 1 - Move the curser to the bottom position of page.
  48.  
  49. If the program determines that there are no more previous or next pages
  50. or listings, nothing will appear to happen.
  51.  
  52. If you wish to look at a particular directory, move the cursor to that
  53. directory (remember directories are in a different color) and press the
  54. D key.  This then lists the files/directories in that particular directory.
  55. If you wish to return back to the previous directory, hit the U key.
  56. Note that you can also hit the enter key instead of the D key and the
  57. escape key instead of the U key.  The enter key will also mark a file
  58. (explained below) just like the G key will.  It automagically
  59. determines whether the object the cursor is pointing at is a file or
  60. directory.
  61.  
  62. If you decide that you would like to download a particular file, move
  63. the cursor to that file and hit G.  This will pop up a little message
  64. telling you that it marked that file for later downloading and ask you to
  65. hit the enter key.  When you are done marking files exit the program and
  66. hit the D key once you return to the normal DLG File Area prompt.
  67.  
  68. You can also see a list of all the files you have marked so far by hitting
  69. the R key.
  70.  
  71. If at any time the display seems to be corrupted (ie, line noise), you
  72. can hit the L key to redram the screen.  If you forget the key commands,
  73. hit the H key for a help screen.
  74.  
  75. The Type option (T command) lets you display TEXT files.  This is really
  76. useful especially since most CD ROMs have files.bbs or *.readme files
  77. which have long descriptions of files.
  78.  
  79. If your sysop registered ConDir, you will have these additional commands:
  80.  
  81. A -  Lists the contents of the archive.  This option allows you to
  82. see what is in the archive.  Currently arc, lha/lzh, zip, and arj
  83. files are recognized and displayed.
  84.  
  85. K - Select a different starting directory if the sysop has set up
  86. more than one directory.  You will be presented with a list of the
  87. directories and can select one with the S key.  Curser control is the
  88. same as the rest of the program (8 is up and 2 is down).
  89.  
  90. In addition, you will also see the select starting directory screen at the
  91. beginning of the program.  Use the cursor keys to select which directory
  92. you wish to start with and press S or the enter key.
  93.  
  94. If you have any questions, leave feedback to the sysop and he'll get back
  95. to you as soon as possible.
  96.  
  97.